home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 0874 / text2.txt < prev    next >
Text File  |  1996-06-01  |  3KB  |  98 lines

  1.     \B2.0  USING 'ISO'\b
  2.  
  3.     \BSTEP 1:\b
  4.       Install the program:
  5.  
  6.       a) DOS version:
  7.          Put the program diskette in drive A and type: A:\\INSTALL
  8.          This will install the DOS-programs in directory C:\\ORIFICE
  9.          or show you how to install the program in a directory of your 
  10.          choice.
  11.  
  12.       b) Windows version:
  13.          The Windows version of the program uses the Visual Basic 3.0
  14.          runtime DLL.  Put the program diskette in drive A.  From 
  15.          the Microsoft Windows Program Manager, choose RUN from the 
  16.          FILE menu and type: A:\\SETUP or double-click on the SETUP.EXE
  17.          file in drive A.  Setup will copy the program to directory
  18.          C:\\ORIFICE unless you make your own choice.  If you want the
  19.          program-icon to appear in another group window, move it to 
  20.          where you want 'ISO' to be and delete the window group 
  21.          made by Setup.  Save your selections.
  22.  
  23.       \BSTEP 2:\b  Start the program by typing "ISO" from the DOS-prompt, 
  24.            or 'click' on the correct icon:
  25.  
  26.                 FLOW -ORIFICE
  27.  
  28.             FLOW-ORIFICE CALCULATION PROGRAM
  29.  
  30.             International Standard ISO 5167-1:1991  
  31.     -------------------------------------------------------------------
  32.  
  33.          Copyright (C) 1996 by B. K. Berge (Version 4.0)
  34.  
  35.  
  36.       The Disclaimer is shown before the main menu appears: 
  37.  
  38.               Gas Orifice
  39.               Liquid Orifice
  40.               Restriction Orifice - Gas
  41.               Restriction Orifice - Liquid
  42.               EXIT
  43.  
  44.  
  45.       \BSTEP 3:\b Calculation Options:
  46.  
  47.       After choosing type and method of calculation the input-screen 
  48.       will appear.  For gas-calculations you have to enter specific 
  49.       gas gravity, temperature and pressure.  You can also give 
  50.       molefractions of N2, CO2 and H2S for sour gas calculations.
  51.  
  52.       The AGA-8 equation is used for calculating Z-factor 
  53.       (compressibility factor) for natural gases.  The equation is
  54.       complex, and calculation time may be long depending on your 
  55.       computer-type.  The Redlich-Kwong equation of state is used 
  56.       for air and nitrogen.
  57.  
  58.       For oil-calculations you have to enter specific oil gravity, 
  59.       temperature and pressure.  It is also recommended to give
  60.       molecular weight of oil.  For water-calculations the input 
  61.       requirements are salinity, temperature, and pressure.
  62.       NOTE: It is assumed that all dissolved solids for water are 
  63.       expressed as equivalent sodium chloride concentration.  The 
  64.       results are an orifice specification sheet giving the necessary 
  65.       data for design of an orifice or evaluating an existing orifice.
  66.  
  67.  
  68.       \BSTEP 4:\b Interpreting the results:
  69.  
  70.       The results will contain a few factors that you should know:
  71.  
  72.       \UISO 5167-1:1991\u
  73.  
  74.       The basic flow equation is:
  75.  
  76.            Qm  = C*E*Eps*Pi/4*OD^2*Sqrt(2*dP*Roh)
  77.  
  78.       where    
  79.            Qm  = Mass flow rate (kg/s)
  80.            C   = Discharge coefficient = Alpha/E
  81.            E   = Velocity of approach factor = 1/(Sqrt(1-Beta^4))
  82.            Eps = Expansion factor due to pressure drop
  83.            Pi  = 3.14159
  84.            OD  = Orifice diameter at actual flowing conditions
  85.            dP  = Differential pressure across orifice
  86.            Roh = Density of flowing fluid measured at upstream tap
  87.  
  88.       
  89.       The flow coefficient is given above as:
  90.  
  91.                  Alpha = C * E
  92.  
  93.       and the orifice to pipe diameter is:
  94.  
  95.                  Beta = OD/PID
  96.  
  97.       The definition of the factors are given in Ref. 1.
  98.